Skip to content

Editorial: fix minor markup and grammar issues in url.bs#911

Merged
annevk merged 1 commit into
whatwg:mainfrom
Mohammad-Faiz-Cloud-Engineer:main
Jun 4, 2026
Merged

Editorial: fix minor markup and grammar issues in url.bs#911
annevk merged 1 commit into
whatwg:mainfrom
Mohammad-Faiz-Cloud-Engineer:main

Conversation

@Mohammad-Faiz-Cloud-Engineer

@Mohammad-Faiz-Cloud-Engineer Mohammad-Faiz-Cloud-Engineer commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Small editorial cleanup while reading through the spec. Fixed a missing word ("pertain to" instead of "pertain") in the URL parsing note, clarified the fragment state assignment by naming the variable explicitly, and closed an unterminated

in the URL class port setter.
Nothing functional changed, just wording and markup consistency.


Preview | Diff

- Add missing <var> tags on 'state' variable in query state (line 3007),
  matching the pattern used by all 221 other occurrences
- Add missing preposition 'to' after 'pertain' in URL parsing note
  (line 2164): 'pertain to trust decisions'
- Remove inconsistent explicit </p></li> closing tags in port setter
  (line 3756), matching the implicit closing used everywhere else

@annevk annevk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again!

@annevk annevk merged commit 6d83609 into whatwg:main Jun 4, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants